@charset "utf-8";
.clearjs {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.'
}
*, *:before, *:after {
  margin: 0;
  padding: 0;
  list-style: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html, body {
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  width: 100%;
  overflow-x: hidden
}
body {
  font-size: 14px;
  color: #333;
  line-height: 1;
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  font-weight: 400
}
a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
  transition: all .5s
}
a:hover {
  color: #0265d6
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal
}
em, i {
  font-style: normal
}
img {
  vertical-align: middle;
  transition: all .5s
}
input, select, textarea {
  font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;
  font-size: 14px
}
textarea {
  overflow: auto
}
input:focus, textarea:focus, button:focus, select:focus {
  outline: 0
}
input::-ms-clear {
  display: none
}
input[type="text"], input[type="button"], input[type="submit"], textarea {
  -webkit-appearance: none
}
.clearfix:after {
  width: 100%;
  clear: both;
  line-height: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
  font-size: 0;
  content: '.'
}
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px
}
.pc {
  display: block
}
.wap {
  display: none
}
header .top {
  background: #f5f5f5;
  font-size: 12px;
  color: #666
}
header .top .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 34px
}
header .top a {
  color: #666
}
header .top a:hover {
  color: #0265d6
}
header .head .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  height: 130px
}
header .head .logo img {
  height: 74px;
  width: auto
}
header .head .line {
  width: 1px;
  height: 56px;
  background: #cccccc;
  margin: 0 20px
}
header .head .text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  font-size: 20px;
  font-weight: bold
}
header .head .text .t1 {
  color: #0265d6;
  font-size: 24px
}
header .head .text .t2 {
  margin-top: 8px;
  opacity: .6
}
header .head .tel .t1 {
  font-size: 20px;
  font-weight: bold;
  opacity: .6;
  text-align: right
}
header .head .tel .t1 .iconfont {
  font-weight: normal;
  margin-right: 6px
}
header .head .tel .t2 {
  color: #0265d6;
  font-size: 32px;
  font-weight: bold;
  margin-top: 8px
}
header .head .navbut {
  display: none
}
header nav {
  background: #0265d6
}
header nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}
header nav ul li {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  text-align: center;
  position: relative;
  z-index: 9999
}
header nav ul li > a {
  display: block;
  overflow: hidden;
  line-height: 44px;
  color: #fff
}
header nav ul li .sub {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #0265d6
}
header nav ul li .sub a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 32px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
header nav ul li .sub a:hover {
  background: #024da3
}
header nav ul li:hover > a {
  background: url(../img/icon_navbj.jpg);
  background-size: 100% 100%;
  color: #fff
}
header nav ul li.on > a {
  background: url(../img/icon_navbj.jpg);
  background-size: 100% 100%;
  color: #fff
}
footer {
  background: #333333;
  color: #999999;
  padding: 30px 0 20px 0;
  line-height: 24px
}
footer a {
  color: #999999
}
footer a:hover {
  color: #fff
}
footer .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap
}
footer .tit {
  font-size: 18px;
  color: #fff
}
footer .tit:after {
  content: '';
  height: 2px;
  width: 1.2em;
  background: #999;
  margin: 12px 0;
  display: block;
  overflow: hidden;
  opacity: .5
}
footer .ewm {
  width: 150px;
  text-align: center;
  color: #fff
}
footer .ewm img {
  width: 100%;
  height: auto;
  margin-top: 8px
}
footer .copy {
  width: 100%;
  margin-top: 20px;
  font-size: 12px;
  text-align: center
}
.fixed-right-kefu {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5555;
  color: #fff
}
.fixed-right-kefu li {
  margin-top: 1px;
  position: relative
}
.fixed-right-kefu li > a {
  display: block;
  overflow: hidden;
  width: 70px;
  height: 70px;
  text-align: center;
  background: #0265d6;
  font-size: 12px;
  color: #fff
}
.fixed-right-kefu li > a .iconfont {
  font-size: 24px;
  display: block;
  margin: 12px 0 8px 0
}
.fixed-right-kefu li .hide {
  display: none;
  position: absolute;
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #024da3;
  padding: 15px;
  z-index: 5
}
.fixed-right-kefu li .ewm {
  text-align: center
}
.fixed-right-kefu li .ewm img {
  width: 130px;
  height: auto;
  margin-bottom: 10px
}
.fixed-right-kefu li .tel {
  white-space: nowrap;
  line-height: 24px;
  font-size: 16px;
  padding: 10px 15px
}
.fixed-right-kefu li:first-child {
  margin-top: 0
}
.fixed-right-kefu li:hover > a {
  background: #024da3;
  color: #fff
}
.fixed-right-kefu li:hover .hide {
  display: block
}
.banner a {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 100%;
  height: 560px
}
.banner a img {
  width: 100%;
  height: auto;
  display: none
}
.banner .banner-num {
  position: absolute;
  left: 0;
  bottom: 12px;
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  z-index: 5
}
.banner .banner-num .swiper-pagination-bullet {
  border-radius: 50%;
  opacity: .3;
  transition: all .5s;
  width: 8px;
  height: 8px;
  background: #000;
  margin: 0 5px;
  cursor: pointer
}
.banner .banner-num .swiper-pagination-bullet-active {
  background: #0265d6;
  opacity: .8
}
.banner .banner-next, .banner .banner-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  border-radius: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 20px;
  padding: 20px 0;
  color: #fff;
  z-index: 5;
  cursor: pointer;
  opacity: 0;
  transition: all .5s
}
.banner .banner-next:hover, .banner .banner-prev:hover {
  background-color: rgba(2, 101, 214, 0.5)
}
.banner .banner-next {
  right: 10px
}
.banner .banner-prev {
  left: 10px
}
.banner:hover .banner-next, .banner:hover .banner-prev {
  opacity: 1
}
.nbanner {
  overflow: hidden
}
.nbanner img {
  width: 100%;
  height: auto
}
.in-pro {
  padding: 50px 0
}
.in-pro .tit {
  text-align: center;
  margin-bottom: 30px
}
.in-pro .tit .tm {
  font-size: 18px;
  opacity: .7
}
.in-pro .tit .tt {
  font-size: 30px;
  font-weight: bold;
  margin-top: 10px
}
.in-pro .tit .line {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center
}
.in-pro .tit .line:before, .in-pro .tit .line:after {
  content: '';
  height: 1px;
  background: #cbcbcb;
  width: 60px;
  display: block;
  overflow: hidden
}
.in-pro .tit .line i {
  width: 16px;
  height: 16px;
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  border: 1px solid #cbcbcb;
  margin: 0 15px
}
.in-pro .tit .line i:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #cbcbcb;
  width: 6px;
  height: 6px;
  border-radius: 50%
}
.in-pro .tab {
  width: 100%;
  margin-bottom: 30px
}
.in-pro .tab .swiper-slide {
  width: auto;
  text-align: center
}
.in-pro .tab .swiper-slide span {
  display: block;
  overflow: hidden;
  padding: 0 20px;
  background: #f5f5f5;
  line-height: 40px;
  cursor: pointer
}
.in-pro .tab .swiper-slide:hover span {
  color: #fff;
  background: #666666
}
.in-pro .tab .swiper-slide.on span {
  background: #666666;
  color: #fff
}
.in-pro .list-pro {
  display: none
}
.in-pro .list-pro.on {
  display: block
}
.in-about {
  padding: 0 0 50px 0
}
.in-about .about {
  background: url(../img/tu4.jpg) center top no-repeat;
  background-size: cover
}
.in-about .about .flexmain {
  padding: 50px 0 30px 0;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-direction: row-reverse
}
.in-about .about .flexmain .pic {
  width: 45%;
  padding: 15px;
  background: #fff;
  border-radius: 6px
}
.in-about .about .flexmain .pic img {
  width: 100%;
  height: auto
}
.in-about .about .flexmain .box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  margin: 0 50px 0 0
}
.in-about .about .flexmain .box .tit {
  font-size: 20px;
  font-weight: bold
}
.in-about .about .flexmain .box .tit em {
  opacity: .3;
  font-size: 26px
}
.in-about .about .flexmain .box .tit span {
  display: block;
  margin: 5px 0 15px 0
}
.in-about .about .flexmain .box .tit:after {
  display: block;
  overflow: hidden;
  content: '';
  width: 4em;
  height: 2px;
  background: #0265d6
}
.in-about .about .flexmain .box .text {
  line-height: 1.85;
  text-indent: 2em;
  overflow: hidden;
  margin: 20px 0
}
.in-about .about .flexmain .box .more {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 190px;
  height: 40px;
  border-radius: 3px;
  background: #0265d6;
  color: #fff
}
.in-about .about .flexmain .box .more .iconfont {
  margin-right: 5px;
  font-size: 24px
}
.in-about .about .flexmain .box .more:hover {
  background: #024da3
}
.in-about .about .tab {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center
}
.in-about .about .tab li {
  background: #f2f2f2;
  border-radius: 6px 6px 0 0;
  line-height: 50px;
  font-size: 16px;
  padding: 0 60px;
  margin-left: 15px;
  cursor: pointer;
  color: #666
}
.in-about .about .tab li:first-child {
  margin-left: 0
}
.in-about .about .tab li.on {
  background: #0265d6;
  color: #fff
}
.in-about .xun {
  margin: 40px 0;
  overflow: hidden
}
.in-about .xun ul {
  margin: -10px;
  overflow: hidden
}
.in-about .xun ul li {
  float: left;
  width: 25%;
  padding: 10px
}
.in-about .xun ul li a {
  display: block;
  overflow: hidden;
  height: 190px;
  text-align: center
}
.in-about .xun ul li a img {
  width: auto;
  max-width: 100%;
  height: 100%
}
.in-about .xun ul li a img:hover {
  transform: scale(1.05)
}
.in-about .youshi .li {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.in-about .youshi .li .pic {
  width: 48%
}
.in-about .youshi .li .pic img {
  width: 100%;
  height: auto
}
.in-about .youshi .li ul {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  margin: 0 40px 0 0
}
.in-about .youshi .li ul li {
  padding: 12px 0;
  overflow: hidden
}
.in-about .youshi .li ul li .bt {
  background: url(../img/icon_line.jpg) left bottom repeat-x;
  margin-bottom: 3px;
  padding: 0 0 20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}
.in-about .youshi .li ul li .bt img {
  height: 59px;
  width: auto
}
.in-about .youshi .li ul li .bt .r {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  margin-left: 15px;
  font-size: 20px
}
.in-about .youshi .li ul li .bt .r .t1 {
  font-weight: bold;
  color: #0265d6
}
.in-about .youshi .li ul li .bt .r .t2 {
  opacity: .8;
  margin-top: 8px
}
.in-about .youshi .li ul li .text {
  border-top: 1px solid #dfdfdf;
  padding: 10px 0 0 0;
  line-height: 24px;
  color: #666
}
.in-about .youshi .li ul li .text p {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 0 0 0 20px
}
.in-about .youshi .li ul li .text p:before {
  content: '';
  position: absolute;
  left: 2px;
  top: 7px;
  width: 8px;
  height: 8px;
  background: #0265d6;
  transform: rotate(45deg)
}
.in-about .youshi .li:nth-child(even) {
  flex-direction: row-reverse
}
.in-about .youshi .li:nth-child(even) ul {
  margin: 0 0 0 40px
}
.in-jjfa {
  background: url(../img/tu7.jpg) center top no-repeat;
  padding: 50px 0
}
.in-jjfa .tit {
  text-align: center;
  color: #fff;
  margin-bottom: 30px
}
.in-jjfa .tit .tm {
  font-size: 18px
}
.in-jjfa .tit .tt {
  font-size: 30px;
  margin-top: 10px;
  font-weight: bold
}
.in-jjfa .jjfa {
  margin: -10px;
  overflow: hidden
}
.in-jjfa .jjfa li {
  float: left;
  width: 25%;
  padding: 10px
}
.in-jjfa .jjfa li a {
  display: block;
  overflow: hidden;
  position: relative
}
.in-jjfa .jjfa li a img {
  width: 100%;
  height: auto
}
.in-jjfa .jjfa li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 10px;
  line-height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .5s;
  text-align: center;
  color: #fff
}
.in-jjfa .jjfa li:hover img {
  transform: scale(1.05)
}
.in-jjfa .jjfa li:hover span {
  background-color: rgba(2, 101, 214, 0.8)
}
.in-jjfa .flexmain {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: -20px;
  padding: 40px 0 0 0;
  overflow: hidden
}
.in-jjfa .flexmain .li {
  padding: 20px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  position: relative
}
.in-jjfa .flexmain .bt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
  padding: 0 0 15px 0
}
.in-jjfa .flexmain .bt:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  display: block;
  overflow: hidden;
  width: 45px;
  height: 2px;
  background: #0265d6
}
.in-jjfa .flexmain .bt span {
  font-size: 16px;
  font-weight: bold
}
.in-jjfa .flexmain .bt em {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  opacity: .6;
  margin-left: 5px;
  text-transform: capitalize
}
.in-jjfa .flexmain .bt .more {
  opacity: .6
}
.in-jjfa .flexmain .pic {
  overflow: hidden
}
.in-jjfa .flexmain .pic img {
  width: 100%;
  height: 100px
}
.in-jjfa .flexmain .pic img:hover {
  transform: scale(1.05)
}
.in-jjfa .flexmain .wzxun {
  border: 1px solid #dddddd;
  padding: 10px 15px 16px;
  overflow: hidden
}
.in-jjfa .flexmain .wzxun li {
  border-bottom: 1px dashed #e3e3e3;
  line-height: 34px
}
.in-jjfa .flexmain .wzxun li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 0 0 0 15px
}
.in-jjfa .flexmain .wzxun li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  transform: rotate(-45deg);
  width: 6px;
  height: 6px;
  margin-top: -3px
}
.in-jjfa .flexmain .tmore {
  display: block;
  overflow: hidden;
  width: 130px;
  line-height: 36px;
  text-align: center;
  background: #0265d6;
  color: #fff;
  margin: -18px 0 0 15px
}
.in-jjfa .flexmain .tmore:hover {
  background: #024da3
}
.in-jjfa .flexmain .gund {
  background: #f5f5f5;
  padding: 20px;
  overflow: hidden;
  height: 406px
}
.in-jjfa .flexmain .gund a {
  display: block;
  overflow: hidden;
  border-bottom: 1px dashed #d2d2d2;
  padding: 15px 0
}
.in-jjfa .flexmain .gund .tt, .in-jjfa .flexmain .gund .text {
  padding: 0 0 0 30px;
  line-height: 27px;
  position: relative
}
.in-jjfa .flexmain .gund .tt:before, .in-jjfa .flexmain .gund .text:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 21px;
  height: 27px;
  background: url(../img/icon_askw.png);
  background-size: 100% 100%
}
.in-jjfa .flexmain .gund .tt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 16px
}
.in-jjfa .flexmain .gund .text {
  margin-top: 10px;
  color: #999;
  height: 54px;
  overflow: hidden
}
.in-jjfa .flexmain .gund .text:before {
  background-image: url(../img/icon_askd.png)
}
.in-link {
  padding: 0 0 30px 0
}
.in-link .container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.in-link .tit {
  font-size: 18px;
  color: #666;
  font-weight: bold
}
.in-link ul {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0
}
.in-link ul li {
  float: left;
  margin-right: 15px
}
.in-link ul li a {
  color: #888
}
.in-link ul li a:hover {
  color: #0265d6
}
.box-search {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  box-shadow: 0 0 10px #eee
}
.box-search .flex_main {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.box-search .key {
  padding: 0 30px 0 0;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #888
}
.box-search .key span {
  float: left;
  font-weight: bold;
  color: #0265d6
}
.box-search .key a {
  color: #888;
  padding-right: 5px
}
.box-search .key a:hover {
  color: #0265d6
}
.box-search .box input[type='text'] {
  width: 200px;
  height: 30px;
  border: 1px solid #eee;
  padding: 0 10px;
  float: left
}
.box-search .box input[type='submit'] {
  width: 50px;
  height: 30px;
  background: #0265d6;
  color: #fff;
  border: 0;
  float: left;
  cursor: pointer;
  transition: all .5s
}
.box-search .box input[type='submit']:hover {
  background: #024da3
}
.main {
  padding: 0 0 50px 0
}
.main .position {
  border: 1px solid #efefef;
  border-left: 6px solid #0265d6;
  background: #fafafa;
  padding: 0 8px;
  line-height: 36px;
  margin-bottom: 20px;
  overflow: hidden
}
.box-tit {
  background: #fafafa;
  border: 1px solid #efefef;
  border-left: 6px solid #0265d6;
  padding: 0 10px;
  line-height: 40px;
  margin-bottom: 20px;
  overflow: hidden
}
.box-tit span {
  float: left;
  font-size: 18px
}
.box-tit .more {
  float: right
}
.box-xgbox {
  margin-top: 30px
}
.box-xgbox.erlan {
  margin: 15px -15px -15px -15px;
  overflow: hidden
}
.box-xgbox.erlan .li {
  width: 50%;
  padding: 15px;
  float: left
}
.box-xgbox.erlan .box {
  border: 1px solid #eee;
  padding: 0 15px 15px 15px;
  overflow: hidden
}
.box-xgbox.erlan .box .tit {
  height: 40px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
  margin-bottom: 15px
}
.box-xgbox.erlan .box .tit span {
  font-size: 18px;
  color: #0265d6;
  float: left
}
.box-xgbox.erlan .box .tit .more {
  float: right;
  color: #888;
  text-transform: uppercase
}
.box-xgbox.erlan .box .tit .more:hover {
  color: #0265d6
}
.box-xgbox.erlan .box dl dt {
  margin-bottom: 15px;
  overflow: hidden
}
.box-xgbox.erlan .box dl dt .pic {
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 15px
}
.box-xgbox.erlan .box dl dt .pic img {
  width: 220px;
  height: 150px;
  transition: all .5s
}
.box-xgbox.erlan .box dl dt .pic img:hover {
  transform: scale(1)
}
.box-xgbox.erlan .box dl dt .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 20px
}
.box-xgbox.erlan .box dl dt p {
  height: 80px;
  line-height: 20px;
  display: block;
  overflow: hidden;
  color: #888;
  margin: 10px 0 15px 0
}
.box-xgbox.erlan .box dl dt .more {
  display: block;
  overflow: hidden;
  float: right;
  color: #0265d6;
  line-height: 20px
}
.box-xgbox.erlan .box dl dt .more:hover {
  color: #0265d6
}
.box-xgbox.erlan .box dl dd {
  line-height: 34px
}
.box-xgbox.erlan .box dl dd a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding-left: 10px
}
.box-xgbox.erlan .box dl dd a:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-left: 4px solid #555555;
  border-bottom: 3px solid transparent;
  margin-top: -3px;
  position: absolute;
  left: 0px;
  top: 50%
}
.box-xgbox.erlan .box dl dd span {
  float: right;
  color: #888
}
.list-news {
  overflow: hidden
}
.list-news li {
  background: #f5f5f5;
  margin-top: 10px;
  overflow: hidden;
  position: relative;
  padding: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.list-news li .date {
  background-color: rgba(255, 255, 255, 0.5);
  width: 76px;
  height: 76px;
  text-align: center;
  line-height: 1.7
}
.list-news li .date em {
  display: block;
  overflow: hidden;
  font-weight: bold;
  padding: 7px 0 0 0;
  font-size: 20px
}
.list-news li .more {
  display: block;
  overflow: hidden;
  width: 90px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  background: #0265d6
}
.list-news li .more:hover {
  background: #024da3
}
.list-news li .box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 20px 0 15px
}
.list-news li .box span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 8px
}
.list-news li .box p {
  display: block;
  overflow: hidden;
  line-height: 22px;
  height: 44px;
  opacity: .8
}
.list-news li:first-child {
  margin-top: 0
}
.list-pron {
  margin: -10px;
  overflow: hidden
}
.list-pron li {
  float: left;
  width: 33.33333333%;
  padding: 10px;
  text-align: center
}
.list-pron li .box {
  background: #f5f5f5;
  background: #fff;
  background: -webkit-linear-gradient(top, #fff, #eee);
  background: -o-linear-gradient(top, #fff, #eee);
  background: -moz-linear-gradient(top, #fff, #eee);
  background: linear-gradient(top, #fff, #eee);
  box-shadow: 0 0 1px #ccc
}
.list-pron li .pic {
  display: block;
  overflow: hidden;
  background: #fff
}
.list-pron li .pic img {
  width: 100%;
  height: auto;
  transition: all .5s
}
.list-pron li .pic img:hover {
  transform: scale(1.05)
}
.list-pron li .bt {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 15px
}
.list-pron li .cs {
  padding: 10px 0 15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}
.list-pron li .cs a {
  display: block;
  overflow: hidden;
  font-size: 12px;
  background: #333;
  background: -webkit-linear-gradient(bottom, #333, #4d4d4d);
  background: -o-linear-gradient(bottom, #333, #4d4d4d);
  background: -moz-linear-gradient(bottom, #333, #4d4d4d);
  background: linear-gradient(bottom, #333, #4d4d4d);
  color: #fff;
  line-height: 30px;
  padding: 0 15px
}
.list-pron li .cs a:last-child {
  margin-left: 20px;
  background: #0265d6;
  background: -webkit-linear-gradient(bottom, #0265d6, #0e7efd);
  background: -o-linear-gradient(bottom, #0265d6, #0e7efd);
  background: -moz-linear-gradient(bottom, #0265d6, #0e7efd);
  background: linear-gradient(bottom, #0265d6, #0e7efd)
}
.list-pron li .cs a:hover {
  opacity: .8
}
.list-pro {
  overflow: hidden;
  margin: -10px
}
.list-pro li {
  width: 33.33333333%;
  float: left;
  padding: 10px
}
.list-pro li a {
  display: block;
  overflow: hidden
}
.list-pro li .pic {
  overflow: hidden;
  position: relative
}
.list-pro li .pic img {
  width: 100%;
  height: auto
}
.list-pro li .pic:before {
  content: '';
  cursor: pointer;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  -webkit-transform: skewx(-25deg);
  transform: skewx(-25deg);
  transition: all .5s
}
.list-pro li .box {
  padding: 20px 60px 20px 20px;
  position: relative;
  z-index: 5;
  line-height: 1.1;
  font-size: 16px;
  transition: all .5s
}
.list-pro li .box span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: .9;
  font-size: 18px;
  transition: all .5s
}
.list-pro li .box p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  opacity: .5;
  margin-top: 12px
}
.list-pro li .box i {
  display: block;
  overflow: hidden;
  width: 52px;
  height: 55px;
  background: url(../img/icon_more.png);
  background-size: 100% 100%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  transition: all .5s
}
.list-pro li:hover a {
  box-shadow: 0 0 10px #eee
}
.list-pro li:hover .pic:before {
  left: 100%
}
.list-pro li:hover .box span {
  color: #0265d6
}
.list-pro li:hover .box i {
  top: -27px;
  transform: translateY(0);
  background-image: url(../img/icon_more_cur.png)
}
.list-case {
  margin: -15px;
  overflow: hidden
}
.list-case li {
  width: 25%;
  float: left;
  overflow: hidden;
  padding: 15px;
  text-align: center
}
.list-case li a {
  display: block;
  overflow: hidden;
  background: #fff
}
.list-case li .pic {
  display: block;
  overflow: hidden;
  position: relative
}
.list-case li .pic img {
  width: 100%;
  height: auto;
  transition: all .5s
}
.list-case li .pic:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: all .5s;
  opacity: 0
}
.list-case li .pic:after {
  position: absolute;
  content: "\e73e";
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  transition: all .5s;
  opacity: 0;
  font-family: "iconfont" !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 200px;
  color: #fff
}
.list-case li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
  line-height: 56px;
  font-size: 16px;
  transition: all .5s;
  border: 1px solid #eee;
  border-top: 0
}
.list-case li:hover .pic img {
  transform: scale(1.05)
}
.list-case li:hover .pic:before {
  opacity: 1
}
.list-case li:hover .pic:after {
  font-size: 50px;
  opacity: 1
}
.list-case li:hover span {
  background: #0265d6;
  color: #fff
}
.view-news {
  overflow: hidden;
  padding: 10px 0 0 0
}
.view-news .bt {
  font-size: 20px;
  overflow: hidden;
  text-align: center;
  border-bottom: 1px dotted #e5e5e5;
  padding: 0 0 10px 0;
  line-height: 1.4
}
.view-news .cs {
  text-align: center;
  font-size: 12px;
  color: #888;
  overflow: hidden;
  padding: 10px 0 20px 0
}
.view-news .cs span {
  padding: 0 10px
}
.view-news .desc {
  background: #fafafa;
  overflow: hidden;
  padding: 15px 30px;
  line-height: 1.8;
  font-size: 12px;
  color: #888
}
.view-news .desc span {
  color: #0265d6;
  font-size: 14px
}
.view-news .body {
  padding: 20px 0;
  overflow: hidden;
  line-height: 1.8
}
.view-news .body img {
  max-width: 100%;
  width: auto !important;
  height: auto !important
}
.view-news .sxfx {
  margin: 0 0 20px 0;
  overflow: hidden;
  line-height: 22px;
  padding: 0 200px 0 0;
  position: relative;
  color: #888
}
.view-news .sxfx a {
  color: #888
}
.view-news .sxfx a:hover {
  color: #0265d6
}
.view-news .sxfx p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.view-news .sxfx .bdsharebuttonbox {
  position: absolute;
  right: 0px;
  top: 4px
}
.view-news .xgxw {
  overflow: hidden
}
.view-news .xgxw .tit {
  position: relative;
  overflow: hidden;
  height: 34px;
  margin-bottom: 10px
}
.view-news .xgxw .tit:before {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 2px;
  background: #dddddd;
  content: ""
}
.view-news .xgxw .tit span {
  height: 34px;
  display: block;
  overflow: hidden;
  border-bottom: 2px solid #0265d6;
  padding: 0 10px;
  float: left;
  font-size: 18px;
  position: relative;
  z-index: 1
}
.view-news .xgxw ul {
  overflow: hidden;
  margin: 0 -10px
}
.view-news .xgxw ul li {
  width: 50%;
  padding: 0 10px;
  float: left
}
.view-news .xgxw ul li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 28px;
  padding: 0 0 0 15px;
  position: relative
}
.view-news .xgxw ul li a:before {
  width: 3px;
  height: 3px;
  background: #666666;
  position: absolute;
  content: "";
  left: 4px;
  top: 50%;
  margin-top: -2px
}
.view-pro {
  overflow: hidden
}
.view-pro .flexmain {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between
}
.view-pro .ban {
  width: 36%
}
.view-pro .ban .big {
  border: 1px solid #d4d4d4;
  overflow: hidden;
  position: relative
}
.view-pro .ban .big .swiper-slide {
  cursor: pointer
}
.view-pro .ban .big img {
  width: 100%;
  height: auto;
  cursor: pointer
}
.view-pro .ban .big .iconfont {
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-size: 24px;
  opacity: .2;
  z-index: 5;
  cursor: pointer
}
.view-pro .ban .big .iconfont:hover {
  opacity: .5;
  color: #0265d6
}
.view-pro .ban .small {
  margin: 10px 0 15px 0;
  overflow: hidden;
  position: relative;
  padding: 0 30px
}
.view-pro .ban .small .swiper-slide {
  cursor: pointer;
  padding: 0 1px
}
.view-pro .ban .small .swiper-slide img {
  width: 100%;
  height: auto;
  padding: 2px;
  border: 1px solid #d4d4d4
}
.view-pro .ban .small .swiper-slide-thumb-active img {
  border: 1px solid #0265d6
}
.view-pro .ban .small .arrow-left, .view-pro .ban .small .arrow-right {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 20px;
  height: 40px;
  line-height: 40px;
  margin-top: -20px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
  outline: 0;
  z-index: 5
}
.view-pro .ban .small .arrow-left {
  left: 0px
}
.view-pro .ban .small .arrow-right {
  right: 0px
}
.view-pro .ban .small .swiper-button-disabled {
  cursor: not-allowed
}
.view-pro .ban .more {
  color: #0265d6;
  overflow: hidden
}
.view-pro .ban .more i {
  margin-right: 5px
}
.view-pro .ban .more:hover {
  color: #024da3
}
.view-pro .box {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  padding: 0 0 0 30px;
  line-height: 1.8
}
.view-pro .box .bt {
  border-bottom: 1px dashed #ddd;
  font-size: 18px;
  color: #0265d6;
  padding: 0 0 10px 0;
  font-weight: bold;
  margin-bottom: 12px
}
.view-pro .box strong {
  color: #0265d6;
  font-size: 24px
}
.view-pro .box .but {
  background: #0265d6;
  background: -webkit-linear-gradient(top, #0265d6, #024da3);
  background: -o-linear-gradient(top, #0265d6, #024da3);
  background: -moz-linear-gradient(top, #0265d6, #024da3);
  background: linear-gradient(top, #0265d6, #024da3);
  box-shadow: 0 0 1px #ffff00;
  border-radius: 3px;
  color: #fff;
  display: block;
  overflow: hidden;
  width: 120px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px
}
.view-pro .box .but:hover {
  opacity: .8
}
.view-pro .stit {
  border-bottom: 2px solid #0265d6;
  overflow: hidden;
  margin-top: 20px
}
.view-pro .stit span {
  display: block;
  overflow: hidden;
  padding: 0 15px;
  color: #fff;
  line-height: 32px;
  background: #0265d6;
  font-weight: bold;
  float: left;
  border-radius: 3px 3px 0 0
}
.view-pro .body {
  padding: 20px 0;
  line-height: 1.8;
  overflow: hidden
}
.view-pro .body img {
  max-width: 100%;
  width: auto !important;
  height: auto !important
}
.view-pro .sxfx {
  overflow: hidden;
  line-height: 22px;
  padding: 0 200px 0 0;
  position: relative;
  color: #888
}
.view-pro .sxfx a {
  color: #888
}
.view-pro .sxfx a:hover {
  color: #0265d6
}
.view-pro .sxfx p {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
.view-pro .sxfx .bdsharebuttonbox {
  position: absolute;
  right: 0px;
  top: 4px
}
.pagination {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 20px 0 0 0
}
.pagination li {
  padding: 0 5px
}
.pagination li a, .pagination li span {
  display: block;
  overflow: hidden;
  padding: 0 15px;
  line-height: 38px;
  background: #ececec;
  color: #666
}
.pagination li a:hover {
  background: #666;
  color: #fff;
  border-color: #666
}
.pagination li.active span {
  cursor: default;
  background: #3c3837;
  color: #fff
}
.pagination li.disabled span {
  background: #ddd;
  color: #888;
  cursor: not-allowed
}
.danbody ul, .danbody ol {
  list-style-type: disc;
  margin-left: 20px
}
.danbody ul li, .danbody ol li {
  list-style: inherit;
  list-style-type: inherit;
  padding: 1px 0
}
.danbody em {
  background: #0e9ce4;
  color: #fff;
  border-radius: 100px;
  display: inline-block;
  padding: 0 9px;
  margin: 2px 5px;
  font-style: normal
}
.danbody h2 {
  border-left: 5px solid #0265d6;
  font-size: 22px !important;
  line-height: 1.2 !important;
  margin: 15px 0 10px 0 !important;
  padding: 0 0 0 15px !important;
  color: #000 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}
.danbody h2:after {
  content: "";
  width: 0;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  background: #eee
}
.danbody h3 {
  border-left: 5px solid #ff6600;
  font-size: 18px !important;
  line-height: 1.2 !important;
  margin: 15px 0 10px 8px !important;
  padding: 0 0 0 15px !important;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center
}
.danbody h3:after {
  content: "";
  width: 0;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 1px;
  background: #efefef
}
.danbody img {
  max-width: 100% !important;
  height: auto !important;
  margin: 10px 0
}
.danbody table {
  border: 1px solid #ddd;
  width: 100%;
  margin: 10px 0
}
.danbody table th, .danbody table td {
  border: 1px solid #ddd;
  padding: 5px 10px;
  text-align: left
}
.danbody table th {
  background: #6aa84f;
  color: #fff
}
.danbody > *:first-child {
  margin-top: 0 !important
}
.view-news .dateyy {
  line-height: 50px;
  text-align: right;
  overflow: hidden;
  color: #666
}
.view-news .dateyy em {
  color: #2274fc;
  font-weight: bold
}
.shengming {
  background: #f0f0f0;
  font-size: 12px;
  line-height: 20px;
  color: #666;
  padding: 10px;
  width: 100%;
  max-width: 850px;
  margin: 0 auto;
  text-align: center
}
.main-cate {
  margin-top: -25px;
  margin-bottom: 25px;
  border-bottom: 1px dotted #cccccc;
  padding: 15px;
  overflow: hidden
}
.main-cate a {
  display: block;
  overflow: hidden;
  float: left;
  margin: 5px;
  padding: 0 10px;
  border-radius: 50px;
  line-height: 28px;
  font-size: 15px
}
.main-cate a.on {
  background: #0265d6;
  color: #fff
}
.box-jmform .container {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px 100px;
  border-radius: 0 10px 0 10px;
  overflow: hidden
}
.box-jmform .tit {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-bottom: 40px
}
.box-jmform .tit .cen {
  background: url(../img/icon_liwu.png) right center no-repeat;
  background-size: auto 100%;
  padding: 0 110px 0 10px;
  min-height: 82px;
  border-left: 4px solid #949399
}
.box-jmform .tit .t1 {
  font-size: 30px;
  opacity: .8
}
.box-jmform .tit .t2 {
  margin-top: 10px;
  font-size: 34px;
  font-weight: bold
}
.box-jmform ul {
  margin: -5px -10px;
  overflow: hidden
}
.box-jmform ul li {
  width: 50%;
  float: left;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 5px 10px
}
.box-jmform ul li input[type='text'], .box-jmform ul li select, .box-jmform ul li textarea {
  padding: 0 10px;
  height: 44px;
  border: 1px solid #dedddc;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0;
  background: none;
  border-radius: 3px
}
.box-jmform ul li textarea {
  height: 120px;
  padding: 10px
}
.box-jmform ul li select {
  margin-left: 8px
}
.box-jmform ul li select:first-child {
  margin-left: 0
}
.box-jmform ul li input[type='submit'], .box-jmform ul li .button {
  width: 200px;
  height: 46px;
  line-height: 46px;
  border: 0;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  display: block;
  overflow: hidden;
  background: #363636;
  cursor: pointer;
  margin-top: 20px;
  transition: all .6s
}
.box-jmform ul li input[type='submit']:hover, .box-jmform ul li .button:hover, .box-jmform ul li input[type='submit'].blue {
  background: #0265d6
}
.box-jmform ul li .button {
  margin-right: 20px
}
.box-jmform ul li.all {
  width: 100%
}
.box-jmform .container .tjwtBox h4 {
  padding-bottom: 14px;
  margin-bottom: 22px;
  font-size: 14px;
  color: #676364;
  border-bottom: 1px solid #e8e8e8;
  font-weight: normal
}
.wid7 {
  width: 16.5% !important;
  border: none
}
.xhgy {
  display: flex;
  margin: 20px auto;
  justify-content: center;
  align-items: center;
  line-height:1.5;
  flex-direction: column;
  background: #0265d6;
  padding: 30px;
  color: #fff;
  font-size: 16px;
  border-radius: 0 50px 0 50px
}
.xhgy .xhtit {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
}
.xhgy .xhtel {
  font-size: 22px;
  color: rgba(255, 255, 255, 0.8); margin-top: 10px;
}
#qrcode {
  padding: 15px;
  background: #fff; margin:10px 0; height: 100%; overflow: hidden;
}
#qrcode1{position: absolute; top:10px; right: 10px; padding: 2px; background: #fff; z-index: 99999;}
#bdmap {
  width: 100%;
  height: 540px;
  font-size: 12px;
  line-height: 24px
}
#bdmap h4 {
  color: #2274fc;
  border-bottom: 1px solid #eee;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  font-size: 16px
}
#bdmap .anchorBL {
  display: none
}
#bdmap img {
  transition: all 0s;
}